ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _DataLabelView<TOwnerView,TOption> Class / _setTextAngle Method

In This Topic
    _setTextAngle Method (_DataLabelView<TOwnerView,TOption>)
    In This Topic
    Syntax
    'Declaration
     
    Public Sub _setTextAngle( _
       ByVal value As Nullable(Of Double) _
    ) 
    public void _setTextAngle( 
       Nullable<double> value
    )

    Parameters

    value
    See Also